home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Your PC Made Easy 29
/
Your PC Made Easy 29.iso
/
PCMadeEasy.exe
/
0
/
RCDATA
/
TFRMCOPY
/
TFRMCOPY.txt
Wrap
Text File
|
2003-05-18
|
7KB
|
272 lines
object frmCopy: TfrmCopy
Left = 343
Top = 254
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'At Home with Your PC'
ClientHeight = 247
ClientWidth = 394
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnClose = FormClose
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 13
object Notebook: TNotebook
Left = 3
Top = 2
Width = 390
Height = 241
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 0
object TPage
Left = 0
Top = 0
Caption = 'PageOne'
object Sentence1: TLabel
Left = 14
Top = 11
Width = 355
Height = 14
AutoSize = False
Caption = 'To open this document, it needs to be copied to your hard drive.'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Sentence2: TLabel
Left = 14
Top = 41
Width = 355
Height = 18
AutoSize = False
Caption = 'The program can copy it for you to the location displayed below.'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object TLabel
Left = 14
Top = 70
Width = 353
Height = 15
Caption =
'If you wish to choose a different location click the '#39'Browse'#39' bu' +
'tton.'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object btnCancel: TButton
Left = 26
Top = 194
Width = 160
Height = 30
Caption = 'Cancel and return to CD'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ModalResult = 2
ParentFont = False
TabOrder = 1
end
object btnCopy: TButton
Left = 205
Top = 194
Width = 160
Height = 30
Caption = 'Copy the document'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ModalResult = 1
ParentFont = False
TabOrder = 0
OnClick = btnCopyClick
OnMouseDown = btnCopyMouseDown
end
object GroupBox1: TGroupBox
Left = 7
Top = 112
Width = 377
Height = 54
Caption = ' Copy to: '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
object lblPath: TLabel
Left = 10
Top = 24
Width = 295
Height = 17
AutoSize = False
Caption = 'C:\YourPCMadeEasy\Disk03\'
end
object btnBrowse: TButton
Left = 296
Top = 16
Width = 75
Height = 25
Caption = '&Browse'
TabOrder = 0
OnClick = btnBrowseClick
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'PageTwo'
object Label1: TLabel
Left = 16
Top = 12
Width = 333
Height = 32
Caption =
'The program could not find the templates in the expected locatio' +
'n on your hard drive.'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Label2: TLabel
Left = 53
Top = 99
Width = 204
Height = 15
Caption = '1. Cancel and return to the CD.............'
end
object Label3: TLabel
Left = 53
Top = 147
Width = 203
Height = 15
Caption = '2. Find the templates yourself..............'
end
object Label4: TLabel
Left = 53
Top = 194
Width = 204
Height = 15
Caption = '3. Copy the templates again.................'
end
object Label5: TLabel
Left = 16
Top = 51
Width = 203
Height = 16
Caption = 'The following actions can be taken:'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object btnCancelToo: TButton
Left = 258
Top = 87
Width = 65
Height = 30
Caption = 'Cancel'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ModalResult = 2
ParentFont = False
TabOrder = 0
end
object btnBrowseToo: TButton
Left = 258
Top = 135
Width = 65
Height = 30
Caption = 'Browse'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = btnBrowseTooClick
end
object btnCopyToo: TButton
Left = 258
Top = 182
Width = 65
Height = 30
Caption = 'Copy'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnClick = btnCopyTooClick
end
end
end
object dlgOpen: TOpenDialog
Filter = 'Access 7 template|*.mdb'
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
Left = 340
Top = 172
end
object seldir: TRzSelDirDialog
DriveTypes = [dtFloppy, dtFixed, dtNetwork, dtCDROM, dtRAM]
Prompt = 'Folder Name'
PromptFolders = 'Folders'
PromptDrives = 'Drives'
Caption = 'Select a Folder'
CaptionOK = 'OK'
CaptionCancel = 'Cancel'
CaptionHelp = '&Help'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Left = 338
Top = 82
end
end